//////////////////////////////////////////////////////////////////////// // Version: 1.04 - 25.08.2021 1. Function for clearing old zone parameters (unused to this time) to the deffault values. In new OS, sampler use zone memory in different way. If old bank will be loaded, sampler automatically convert old zone parameters to new format, but this will be available only if old parameters are in they deffault values. This bank manager function, will fiz all old parameter to deffault values. WARNING! If in bank have zone parameters in new format, thew will be destroyed! 2. Update bank factory reset information. //////////////////////////////////////////////////////////////////////// // Version: 1.03 - 04.03.2021 1. Menu reorganization 2. Added function for analize cutom group of WAV files and find WAV file with loudest audio level. Files are selected by file open dialog. File name, sample level and sample position will be reported. 3. Added function to analize all WAV files assigned to one multisample, and find WAV file with loudest audio level. Work only for files assigned to selected multisample. File name, sample level and sample position will be reported. 4. Added function for NORMALIZE custom group of WAV files to -0.5db audio level. Files are selected by file open dialog. 5. Added function for NORMALIZE all WAV files in curent selected multisample to -0.5db audio level. 6. Updated preset manager, to avoid doubles of sounds when move preset from bank to bank. //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// // Version: 1.02 - 08.02.2021 //////////////////////////////////////////////////////////////////////// 1. Fixed bug when in combinated bank, start sector of all unused samples are not set to ZERO. Sample length is set to zero, and this avoid problem, but for unused samples, sample start sector need to be ZERO too. //////////////////////////////////////////////////////////////////////// // Version: 1.01 - 14.01.2021 //////////////////////////////////////////////////////////////////////// 1. Added new tool "Bank Combinator Assystant". With this tool is possible to make combination from 4 source sound banks, to one bank, without need to make export of WAV file. This is very useful, to make custom bank, dyrect from another SD cards. No need to copy sources to hard-disk. Possible to use direct from flash reader. Simple be sure, cards is readable. Notes: - Possible to copy all info from one source card, to combined bank. Use this, if need to keep all content of ano card, and simple add sounds or presets from another. - Preset List in combined bank, my be not correct, is presets order is changed. - In this bank combinator assystant, not possible to see multisamples. Multisamples are added automatically, and all unused multisamples (not used in any sound) will be removed, when combined bank is reconstructed. - Have options to calculate estimated combinded bank size, to check bank size, before create combined bank. Find this tool in "Tools" menu. 2. Search Assystant is moved to "Tools" menu. 3. Added new function to play audio samples direct from sound bank files. No more need to have exported WAV files to see or play audio samples. Choice from where work wav playng, from wav files or from bank content, is made in second tab in multisample page. 4. Added vertucal scaling control for sample wave plot. Scaling factor is from x1 to x20. This enable to check for silence in start or end of samples. //////////////////////////////////////////////////////////////////////// // Version: 1.00 - 29.12.2020 //////////////////////////////////////////////////////////////////////// 1. Fixed bug in waveform plot, when samples are to MIN level. //////////////////////////////////////////////////////////////////////// // Version: 0.99 - 28.12.2020 //////////////////////////////////////////////////////////////////////// 1. Added wave file PLOT and wave file PLAYER function in multisample page. View wav file content: - When one wav file is selected, if wav file format is valud (format is 48000kHz, 16bit, stereo or mono), wav file content is shown in wave plot. Play wav file: - Variant 1: When wav file is selected and content is show in plot, simple press with mouse on wave plot, and file will be played. - Variant 2: Press and hold button CTRL on keyboard, and then press and hold left button on mouse over one wav file. Waf file content will be loaded and file will be played. * Playing of file continue, until left mouse button is hold presset. Dont possible to start playng from middle of file od make edits in file. This is not wave editor! ** Have separate tab, to selekt wave out device for playng WAV files. On default, primary windows device is selected. This settings is not memorized. If need changes, need to adjust with every new start of program. 2. Added new form for searching inside loaded bank. This is Search Assystant. Open from Edit menu. In this form is possible to find any text in names of presets, sounds, multisamples, or path and names of every wav file in loaded bank. Search rezult are show in separate list for every froup of items. Double click with mouse of search result will jump to this item in main form. 3. SD Card Write Assistent is updated to write bank with 100 files - from JBB to J99. 4. Added support for sound bank version - 4. Now save of bank is made only in version 4. 5. Size of main form is reduced. 6. Program icon is updated. //////////////////////////////////////////////////////////////////////// // Version: 0.98 - 07.12.2020 //////////////////////////////////////////////////////////////////////// 1. Added support for 256GB SD cards. 2. Added function for calculate one multisample size. Тhe size is reported in bytes, as the size that will be in the output sound bank. 2. Added function for calculate one sound size - sum of sizes all used multisamples in sound. If one multisample is used in 2 zone or more zones, size of multisample is added only one time. //////////////////////////////////////////////////////////////////////// // Version: 0.97 - 23.11.2020 //////////////////////////////////////////////////////////////////////// 1. Added new function, to automatic fix all sounds stereo group assignment. Assignemt dependent from used samples in multisamples for every sound. If sound use stereo sample, will be actomatically added to stereo group. Stereo group is important group, becouse this have affect of polyphony note distribution. 2. Added function for removin fixed count of samples from START of all WAV files, included in multisample list. 3. Check and remove UNUSED SAMPLES menus are moved to TOOLS menu -> Auto Fix subgroup. 4. Many new check and fix functions are added in menu TOOLS. //////////////////////////////////////////////////////////////////////// // Version: 0.96 - 03.11.2020 //////////////////////////////////////////////////////////////////////// 1. Fixed bug when import WAV files to multisample. Now import auto assign see only file name, not all file path. 2. Add checking for NOT LATIN CHARS in samples file path and names. Non latin chars make problems, when bank is moved between different computers, with different regional settings. 3. Added checking for doubled file path delimiters - "\\". I see this in some user banks. IF found, then possible to fix manually with "Replace Text" function in multisample display tab. 4. Added checking for invalid chars in Multisample Names. Invalid chars there dont allow to create MSN file, when export all samples from bank. 5. Export All samples from bank now is improvement, and if any arror is found, this not stop overal process. All errors are put in repport form. 6. Checking for dublicated samples is improvement and speed-up. 7. Check for UNUSED Multisamples test is added. Only Check, without remove unused multisamples. 8. Added function to show, where is used selected SOUND. Function show all presets, where selected sound is used on Upper 1 or Upper 2 or in both. 9. Added function to open selected WAV file location (folder where is selected WAV file) with Windows Explorer. Use this to fast find WAV file on computer. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.95 - 30.07.2020 //////////////////////////////////////////////////////////////////////// 1. Fixed bug for opening old bank with Version 1 2. Info message "Bank loading OK!" is show, when bank is loaded without problems. 3. Small internal bugs fixed. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.94 - 14.04.2020 //////////////////////////////////////////////////////////////////////// 1. Add support for new bank format file - Version 3 2. Small bugs fixed. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.93 - 19.06.2019 //////////////////////////////////////////////////////////////////////// 1. Add base Preset Manager functions. 2. Small bugs fixed. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.92 - 13.06.2019 //////////////////////////////////////////////////////////////////////// 1. Export bank in version 2, where Bank Factory Reset function is available. 2. Check for NULL SIZE WAV files, when calculating and saving bank. 3. Transfer multiple files in bank manager added. 4. Delete multiple multisamples added. 5. Delete multiple sounds added. 6. Where is used multisample menu added. 7. Small bugs fixed. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.91 - 05.03.2019 //////////////////////////////////////////////////////////////////////// 1. Enabled Export of ALL Samples from loaded bank and add support for export of STEREO files. 2. Updated Export Sellected Multisamples WAV Files in multisamples menu, to export of STEREO files. 3. Updated Export All Preset/Sounds/Multisamples Names to text file function, to export PRESET names too. 4. Start screen updated. //////////////////////////////////////////////////////////////////////// // Version/Версия: 0.90 //////////////////////////////////////////////////////////////////////// 1. First published version / Първа публикувана версия. * not completed / не завършена